Skip to content

fix: support agent peers on ADK 2.0 and 2.1 - #1047

Merged
yaozheng-fang merged 1 commit into
volcengine:mainfrom
evanlowe:fix/adk-2-1-workflow-mode
Sep 3, 2026
Merged

fix: support agent peers on ADK 2.0 and 2.1#1047
yaozheng-fang merged 1 commit into
volcengine:mainfrom
evanlowe:fix/adk-2-1-workflow-mode

Conversation

@evanlowe

@evanlowe evanlowe commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • backport ADK 2.2 peer-transfer compatibility for ADK 2.0 and 2.1
  • provide a non-serialized mode=None fallback through BaseAgent, covering Parallel, Sequential, Loop, and custom agents
  • keep ADK 1.x and ADK 2.2+ behavior unchanged
  • add real-runner transfer coverage with deeply nested mixed workflow agents, plus version-boundary and idempotency tests

Tests

  • pre-commit run --all-files
  • ADK 2.0.0: 18 passed
  • ADK 2.1.0: 18 passed
  • ADK 2.2.0: 17 passed, 1 skipped
  • full suite on ADK 2.2.0: 3404 passed, 13 skipped, 2 xfailed, 6 subtests passed

@yaozheng-fang
yaozheng-fang merged commit d6c3e3f into volcengine:main Sep 3, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants